Gets the emails3.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<MailboxAttributedValue> Emails3 { get; }Public ReadOnly Property Emails3 As IList(Of MailboxAttributedValue)
Get
Property Value
Type:
IListMailboxAttributedValue
The emails3.
See Also